CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像DCT 变换

搜索资源列表

  1. tuxiangbianhuan.rar

    1下载:
  2. 图像变换 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码,IDCT用来解压缩,Image transform to image sub-block (8* 8), for the DCT transform, and IDCT: DCT is a separable transform image to image compression coding, IDCT used to extract
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:17551
    • 提供者:陈杰
  1. 数字图像处理算法

    1下载:
  2. 数字图像处理:先进行傅里叶变换,然后低通滤波;最后还原。并附有余弦变换对照结果。,DIP:first FFT,then Butterworth filter,last inverse the course,also the DCT for comparition.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:1615
    • 提供者:付登科
  1. JPEG.rar

    7下载:
  2. 图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法,JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-12
    • 文件大小:169176
    • 提供者:宇翔
  1. RGB_DCT.rar

    0下载:
  2. 对RGB颜色空间的彩色图像进行DCT变换,其中可保留任意的变换系数,且可根据需求改变量化步长,RGB color space for color image DCT transform, which may retain any of transform coefficients, and can be quantified in accordance with step changes in demand
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:873
    • 提供者:alex
  1. piccompress.rar

    0下载:
  2. 图像压缩编码,dct变换,量化, Z字形扫描 行程编码,Image compression, dct transform, quantization, Z-shaped scan length encoding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:973
    • 提供者:张理
  1. DCT

    0下载:
  2. 实现对一幅灰度和彩色图像作的离散余弦变换,选择适当的DCT系数阈值对其进行DCT反变换.-The realization of a piece of gray and color images for the discrete cosine transform, select the appropriate thresholds for DCT coefficients of its inverse transform DCT.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:2811
    • 提供者:龙活
  1. dct

    0下载:
  2. DCT变换和DCT反变换大全,提供多种DCT算法的实现,可用于图像和声音处理。-DCT and IDCT package, supplies lots of DCT and IDCT algorithm, very useful to image and audio processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:25085
    • 提供者:C.L Lee
  1. MATLAB

    0下载:
  2. dct变换 高通滤波 并带有原始图像 对于图像处理的初学者很实用-dct transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:153779
    • 提供者:jiangyuhang
  1. test_dct

    0下载:
  2. 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4 x 4 matrix for the transformat
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:556
    • 提供者:浪飞人海
  1. ar_dct_kda

    0下载:
  2. 在AR人脸库上进行DCT变换,使用DCT变换后的图像进行 kernel fisher discriminant analysis,其中kernel 函数可以自己选择-In the AR face database on the DCT transform, using the DCT transformed image kernel fisher discriminant analysis, which can choose the kernel function
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2370
    • 提供者:邵珠立
  1. DCT

    0下载:
  2. 基于visual c++对图像进行DCT变换的编程-Based on visual c++ Image DCT transform programming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:229019
    • 提供者:young
  1. DCT

    1下载:
  2. 图像的基于8*8分块的DCT变换编码 MATLAB编程环境 -Images based on 8* 8 block of DCT transform coding MATLAB programming environment
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1012
    • 提供者:lintao
  1. 12345

    0下载:
  2. 彩色数字水印的程序,实现在彩色图像中通过DCT变换来嵌入水印信息-Color digital watermarking process to achieve the color image by DCT transform to embed watermarks
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:424564
    • 提供者:song
  1. compressed-sensing-procedure

    6下载:
  2. 基于压缩感知的图像处理,分别使用二维DCT、FFT和一维dwt变换对图像信号进行稀疏变换,然后使用正交匹配追踪算法进行重构,在进行相应的逆变换-This is a image processing procedure based on compressed sensing which respectively uses two-dimensional DCT, FFT and one-dimensional dwt transform to sparse the image signal a
  3. 所属分类:matlab

    • 发布日期:2016-04-06
    • 文件大小:41984
    • 提供者:刘会影
  1. 2107210017520071022238367591296

    0下载:
  2. vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-vc images deal with more comprehensive procedures, provided the image histogram equalization, robert, sobel, prewitt,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:511686
    • 提供者:乔鹏飞
  1. signal-analysis

    0下载:
  2. dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT tran
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3571
    • 提供者:zhouhao
  1. informationhiding

    0下载:
  2. 一个基于DCT变换的信息隐藏程序,能把文本信息隐藏到经过DCT变换的图像载体的频域中去。程序重点在于对图像的DCT变换-DCT-based Information Hiding Transform procedures, able to hide text message into image after DCT transform domain to the frequency vector. Procedures focus on the DCT transform of image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:13241
    • 提供者:wpc
  1. Ten

    2下载:
  2. 第十章 MATLAB 图像正交变换 10.1 正交变换通用算子 10.2 傅立叶变换 10.2.1 傅立叶变换的原理 10.2.2 傅立叶性质 10.2.3 二维离散傅立叶变换( 2DDFT ) 10.2.4 快速傅立叶变换( FFT ) 10.2.5 傅立叶变换的研究与应用 10.3 离散余弦变换 10.3.1 DCT 变换矩阵 10.3.2 dct2 函数和 dctmtx 函数 10.4 Walsh- Hadamard 变换
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:5502
    • 提供者:王万国
  1. MATLABDCT

    0下载:
  2. 基于MATLAB的DCT变换在jpeg图像压缩中的应用-MATLAB-based DCT transform in the jpeg image compression
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:109350
    • 提供者:zhanglei
  1. Watermarking_althorithm_based_on_DCT(MATLAB)

    1下载:
  2. 基于DCT变换的水印图像水印算法源代码(matlab实现)。将文件解压缩到MATLAB安装目录下的work文件夹中,然后打开aaa.m文件,运行即可。-Based on the DCT Transform Watermarking Image Watermarking Algorithm source code (matlab achieve). Extract the file to the MATLAB installation directory under the work folder
  3. 所属分类:2D图形编程

    • 发布日期:2013-05-05
    • 文件大小:56350
    • 提供者:xuan
« 1 2 3 45 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com